cells property
The data for this row.
There must be exactly as many cells as there are columns in the table.
Implementation
List<DynamicTableDataCell> cells;
The data for this row.
There must be exactly as many cells as there are columns in the table.
List<DynamicTableDataCell> cells;