Skip to documentation content
On this page
  1. Contract

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

PropertyValue
symboltelion_api.Table.append_row
parameterrow
typeIterable[Any]
requiredtrue
defaultrequired
row — Telion Python API 0.1.0-alpha | Telion