Skip to documentation content
On this page
  1. Reference
  2. Contract

rows

`rows` is a required parameter of `telion_api.Table.append_rows` with the installed type contract `Iterable[Iterable[Any]]`.

Reference

FieldValueDescription
symboltelion_api.Table.append_rows
parameterrows
kindpositional-or-keyword
typeIterable[Iterable[Any]]
requiredtrue
defaultrequired

rows is a required parameter of telion_api.Table.append_rows with the installed type contract Iterable[Iterable[Any]].

Contract

PropertyValue
symboltelion_api.Table.append_rows
parameterrows
kindpositional-or-keyword
typeIterable[Iterable[Any]]
requiredtrue
defaultrequired