powered by
Table cells is a constructor for plain table cells.
TableCell(x)
a character string giving the content of the table cell
In general table cells are a list of block elements, the constructor TableCell creates a plain table cell.
TableCell
TableCell("Cell 1")
Run the code above in your browser using DataLab