[]
Gets a collection of table cells.
IEnumerable<ITableCell> Cells { get; }
An IEnumerable<T> collection representing the cells in the table row.