The list of cells that constitute the row.
Must have the same length as columnHeaders for two-dimensional tables, a length of 1 for one-dimensional tables.
columnHeaders
Required.
core.List<Value>? cells;