ReferenceAvailable
row
`row` is a required parameter of `telion_api.Table.append_row` with the installed type contract `Iterable[Any]`.
row is a required parameter of telion_api.Table.append_row with the installed type contract Iterable[Any].
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Table.append_row |
| parameter | row |
| type | Iterable[Any] |
| required | true |
| default | required |