| Name | Type | Description | Notes |
|---|---|---|---|
| table_id | str | Optional; the ID of the table | [optional] |
| column_definitions | list[FormTableColumnDefinition] | Definition of the columns in the table | [optional] |
| target_table_height_relative | float | Optional - scale factor for target table height - relative to maximum height of headers of columns | [optional] |
| target_row_height_relative | float | Optional - scale factor for target row height - relative to height of column header | [optional] |