Cells come from the text: a newline starts a row and a pipe separates
columns, so a whole table is one editable string and survives getState
with no new shape in the drawing model. The first row is drawn as a header
because a table on a chart is nearly always labelled.
Table: rows of text in a grid, anchored top-left.
Cells come from the text: a newline starts a row and a pipe separates columns, so a whole table is one editable string and survives
getStatewith no new shape in the drawing model. The first row is drawn as a header because a table on a chart is nearly always labelled.