document:
  nodes:
    - object: block
      type: table
      nodes:
        - object: block
          type: table_row
          nodes:
            - object: block
              type: table_cell
              nodes:
                - object: text
                  leaves:
                    - text: John
            - object: block
              type: table_cell
              nodes:
                - object: text
                  leaves:
                    - text: Doe
        - object: block
          type: table_row
          nodes:
            - object: block
              type: table_cell
              nodes:
                - object: text
                  leaves:
                    - text: Jane
            - object: block
              type: table_cell
              nodes:
                - object: text
                  leaves:
                    - text: Doe
