mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-28 13:04:25 +00:00
* feat: added excel backend Signed-off-by: Peter Staar <taa@zurich.ibm.com> * first msexcel backend Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added tooling for the cli Signed-off-by: Peter Staar <taa@zurich.ibm.com> * first working version for excel parsing of tables Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added proper typing for mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added proper typing for mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * refactor EXCEL to XLSX Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added the unit tests Signed-off-by: Peter Staar <taa@zurich.ibm.com> * ran poetry lock Signed-off-by: Peter Staar <taa@zurich.ibm.com> * adding images to output [WIP] Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatted the code Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fixed the mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the msexcel Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the msexcel (2) Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fixed the mypy Signed-off-by: Peter Staar <taa@zurich.ibm.com> * added tests for merged cells in excel Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatted the code Signed-off-by: Peter Staar <taa@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com>
3240 lines
94 KiB
JSON
3240 lines
94 KiB
JSON
{
|
|
"schema_name": "DoclingDocument",
|
|
"version": "1.0.0",
|
|
"name": "test-01",
|
|
"origin": {
|
|
"mimetype": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
|
|
"binary_hash": 9744611217659152490,
|
|
"filename": "test-01.xlsx"
|
|
},
|
|
"furniture": {
|
|
"self_ref": "#/furniture",
|
|
"children": [],
|
|
"name": "_root_",
|
|
"label": "unspecified"
|
|
},
|
|
"body": {
|
|
"self_ref": "#/body",
|
|
"children": [
|
|
{
|
|
"$ref": "#/groups/0"
|
|
},
|
|
{
|
|
"$ref": "#/groups/1"
|
|
},
|
|
{
|
|
"$ref": "#/groups/2"
|
|
}
|
|
],
|
|
"name": "_root_",
|
|
"label": "unspecified"
|
|
},
|
|
"groups": [
|
|
{
|
|
"self_ref": "#/groups/0",
|
|
"parent": {
|
|
"$ref": "#/body"
|
|
},
|
|
"children": [
|
|
{
|
|
"$ref": "#/tables/0"
|
|
}
|
|
],
|
|
"name": "sheet: Sheet1",
|
|
"label": "section"
|
|
},
|
|
{
|
|
"self_ref": "#/groups/1",
|
|
"parent": {
|
|
"$ref": "#/body"
|
|
},
|
|
"children": [
|
|
{
|
|
"$ref": "#/tables/1"
|
|
},
|
|
{
|
|
"$ref": "#/tables/2"
|
|
},
|
|
{
|
|
"$ref": "#/tables/3"
|
|
}
|
|
],
|
|
"name": "sheet: Sheet2",
|
|
"label": "section"
|
|
},
|
|
{
|
|
"self_ref": "#/groups/2",
|
|
"parent": {
|
|
"$ref": "#/body"
|
|
},
|
|
"children": [
|
|
{
|
|
"$ref": "#/tables/4"
|
|
},
|
|
{
|
|
"$ref": "#/tables/5"
|
|
}
|
|
],
|
|
"name": "sheet: Sheet3",
|
|
"label": "section"
|
|
}
|
|
],
|
|
"texts": [],
|
|
"pictures": [],
|
|
"tables": [
|
|
{
|
|
"self_ref": "#/tables/0",
|
|
"parent": {
|
|
"$ref": "#/groups/0"
|
|
},
|
|
"children": [],
|
|
"label": "table",
|
|
"prov": [],
|
|
"captions": [],
|
|
"references": [],
|
|
"footnotes": [],
|
|
"data": {
|
|
"table_cells": [
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "second ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "third",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "0",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "0",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "-6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
"num_rows": 7,
|
|
"num_cols": 3,
|
|
"grid": [
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "second ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "third",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "0",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "0",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "-6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"self_ref": "#/tables/1",
|
|
"parent": {
|
|
"$ref": "#/groups/1"
|
|
},
|
|
"children": [],
|
|
"label": "table",
|
|
"prov": [],
|
|
"captions": [],
|
|
"references": [],
|
|
"footnotes": [],
|
|
"data": {
|
|
"table_cells": [
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "col-1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "col-2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "col-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "col-4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "16",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "10",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "15",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "20",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "18",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "24",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "7",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "14",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "21",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "28",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "16",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "24",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "32",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
"num_rows": 9,
|
|
"num_cols": 4,
|
|
"grid": [
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "col-1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "col-2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "col-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "col-4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "16",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "10",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "15",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "20",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "18",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "24",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "7",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "14",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "21",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 7,
|
|
"end_row_offset_idx": 8,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "28",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "16",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "24",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 8,
|
|
"end_row_offset_idx": 9,
|
|
"start_col_offset_idx": 3,
|
|
"end_col_offset_idx": 4,
|
|
"text": "32",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"self_ref": "#/tables/2",
|
|
"parent": {
|
|
"$ref": "#/groups/1"
|
|
},
|
|
"children": [],
|
|
"label": "table",
|
|
"prov": [],
|
|
"captions": [],
|
|
"references": [],
|
|
"footnotes": [],
|
|
"data": {
|
|
"table_cells": [
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "col-1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "col-2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "col-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
"num_rows": 5,
|
|
"num_cols": 3,
|
|
"grid": [
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "col-1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "col-2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "col-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"self_ref": "#/tables/3",
|
|
"parent": {
|
|
"$ref": "#/groups/1"
|
|
},
|
|
"children": [],
|
|
"label": "table",
|
|
"prov": [],
|
|
"captions": [],
|
|
"references": [],
|
|
"footnotes": [],
|
|
"data": {
|
|
"table_cells": [
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "col-1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "col-2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "col-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
"num_rows": 5,
|
|
"num_cols": 3,
|
|
"grid": [
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "col-1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "col-2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "col-3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "12",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"self_ref": "#/tables/4",
|
|
"parent": {
|
|
"$ref": "#/groups/2"
|
|
},
|
|
"children": [],
|
|
"label": "table",
|
|
"prov": [],
|
|
"captions": [],
|
|
"references": [],
|
|
"footnotes": [],
|
|
"data": {
|
|
"table_cells": [
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "header",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "second ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "third",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "7",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "10",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
"num_rows": 7,
|
|
"num_cols": 3,
|
|
"grid": [
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "header",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "header",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "second ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "third",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "7",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "10",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"self_ref": "#/tables/5",
|
|
"parent": {
|
|
"$ref": "#/groups/2"
|
|
},
|
|
"children": [],
|
|
"label": "table",
|
|
"prov": [],
|
|
"captions": [],
|
|
"references": [],
|
|
"footnotes": [],
|
|
"data": {
|
|
"table_cells": [
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first (f)",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "header (f)",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "second ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "third",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "7",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "10",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
"num_rows": 7,
|
|
"num_cols": 3,
|
|
"grid": [
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first (f)",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "header (f)",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 1,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "header (f)",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 0,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "first (f)",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "second ",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 1,
|
|
"end_row_offset_idx": 2,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "third",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "1",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "2",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 2,
|
|
"end_row_offset_idx": 3,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "4",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 4,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "5",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 3,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "3",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 2,
|
|
"text": "6",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 4,
|
|
"end_row_offset_idx": 5,
|
|
"start_col_offset_idx": 2,
|
|
"end_col_offset_idx": 3,
|
|
"text": "7",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 6,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "8",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"row_span": 1,
|
|
"col_span": 1,
|
|
"start_row_offset_idx": 6,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 0,
|
|
"end_col_offset_idx": 1,
|
|
"text": "10",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
},
|
|
{
|
|
"row_span": 2,
|
|
"col_span": 2,
|
|
"start_row_offset_idx": 5,
|
|
"end_row_offset_idx": 7,
|
|
"start_col_offset_idx": 1,
|
|
"end_col_offset_idx": 3,
|
|
"text": "9",
|
|
"column_header": false,
|
|
"row_header": false,
|
|
"row_section": false
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"key_value_items": [],
|
|
"pages": {}
|
|
} |