TABLECELL identifies a cell in a table by specifying the cell’s row and column. It is defined as follows:
[-] type TABLECELL is record [ ] TABLEROW Row [ ] TABLECOL Col
TABLECELL CurCell = {"2", "ship_date"}