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