{
  "type": "doc",
  "version": 1,
  "content": [
    {
      "type": "table",
      "attrs": { "layout": "full-width" },
      "content": [
        {
          "type": "tableRow",
          "content": [
            {
              "type": "tableHeader",
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Header content 1" }]
                }
              ]
            },
            {
              "type": "tableHeader",
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Header content 2" }]
                }
              ]
            },
            {
              "type": "tableHeader",
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Header content 3" }]
                }
              ]
            }
          ]
        },
        {
          "type": "tableRow",
          "content": [
            {
              "type": "tableCell",
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 1" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 2" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 3" }]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "bodiedExtension",
      "attrs": {
        "extensionType": "com.atlassian.confluence.macro.core",
        "extensionKey": "bodied-eh",
        "parameters": {
          "macroParams": {},
          "macroMetadata": {
            "macroId": { "value": 1532948101320 },
            "placeholder": { "0": { "data": { "url": "" }, "type": "icon" } }
          }
        },
        "layout": "wide"
      },
      "content": [
        {
          "type": "table",
          "attrs": { "layout": "full-width" },
          "content": [
            {
              "type": "tableRow",
              "content": [
                {
                  "type": "tableHeader",
                  "content": [
                    {
                      "type": "paragraph",
                      "content": [
                        { "type": "text", "text": "Header content 1" }
                      ]
                    }
                  ]
                },
                {
                  "type": "tableHeader",
                  "content": [
                    {
                      "type": "paragraph",
                      "content": [
                        { "type": "text", "text": "Header content 2" }
                      ]
                    }
                  ]
                },
                {
                  "type": "tableHeader",
                  "content": [
                    {
                      "type": "paragraph",
                      "content": [
                        { "type": "text", "text": "Header content 3" }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "type": "tableRow",
              "content": [
                {
                  "type": "tableCell",
                  "content": [
                    {
                      "type": "paragraph",
                      "content": [
                        {
                          "type": "text",
                          "text": "This table is inside a bodied extension."
                        }
                      ]
                    }
                  ]
                },
                {
                  "type": "tableCell",
                  "content": [
                    {
                      "type": "paragraph",
                      "content": [{ "type": "text", "text": "Body content 2" }]
                    }
                  ]
                },
                {
                  "type": "tableCell",
                  "content": [
                    {
                      "type": "paragraph",
                      "content": [{ "type": "text", "text": "Body content 3" }]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "type": "table",
      "attrs": { "isNumberColumnEnabled": true, "layout": "default" },
      "content": [
        {
          "type": "tableRow",
          "content": [
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 1" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 2" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 3" }]
                }
              ]
            }
          ]
        },
        {
          "type": "tableRow",
          "content": [
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 1" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 2" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 3" }]
                }
              ]
            }
          ]
        },
        {
          "type": "tableRow",
          "content": [
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 1" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 2" }]
                }
              ]
            },
            {
              "type": "tableCell",
              "attrs": {},
              "content": [
                {
                  "type": "paragraph",
                  "content": [{ "type": "text", "text": "Body content 3" }]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
