{
"TableDefinition": {
"ColumnDefinitions": [
{
"AllowNumericDigits": true,
"AnchorMode": "string",
"ColumnID": "string",
"DataType": "string",
"MinimumCharacterCount": 0,
"TopAnchor": "string"
}
],
"TableID": "string",
"TargetRowHeight_Relative": 0,
"TargetTableHeight_Relative": 0
},
"TableRowsResult": [
{
"TableRowCellsResult": [
{
"CellValues": [
{
"BoundingPoints": [
{
"X": 0,
"Y": 0
}
],
"ConfidenceLevel": 0,
"Height": 0,
"Text": "string",
"Width": 0,
"XLeft": 0,
"YTop": 0
}
],
"ColumnID": "string"
}
]
}
]
}