{ "type": "doc", "content": [ { "type": "table", "content": [ { "type": "tableRow", "content": [ { "type": "tableHeader", "attrs": { "colspan": 1, "rowspan": 1 }, "content": [ { "type": "paragraph", "content": [{ "type": "text", "text": "Name" }] } ] }, { "type": "tableHeader", "attrs": { "colspan": 1, "rowspan": 1 }, "content": [ { "type": "paragraph", "content": [{ "type": "text", "text": "Value" }] } ] } ] }, { "type": "tableRow", "content": [ { "type": "tableCell", "attrs": { "colspan": 1, "rowspan": 1 }, "content": [ { "type": "paragraph", "content": [{ "type": "text", "text": "alpha" }] } ] }, { "type": "tableCell", "attrs": { "colspan": 1, "rowspan": 1 }, "content": [ { "type": "paragraph", "content": [{ "type": "text", "text": "1" }] } ] } ] }, { "type": "tableRow", "content": [ { "type": "tableCell", "attrs": { "colspan": 1, "rowspan": 1 }, "content": [ { "type": "paragraph", "content": [{ "type": "text", "text": "beta" }] } ] }, { "type": "tableCell", "attrs": { "colspan": 1, "rowspan": 1 }, "content": [ { "type": "paragraph", "content": [{ "type": "text", "text": "2" }] } ] } ] } ] } ] }