| Name | Type | Description | Notes |
|---|---|---|---|
| table_element | StrictStr | name assigned to the table element possible values: table_element | [optional] |
| table_header | List[Optional[StrictStr]] | column names | [optional] |
| table_content | List[Optional[List[Optional[StrictStr]]]] | the content of the table one line of the table in this element of the array | [optional] |
Uh oh!
There was an error while loading. Please reload this page.