Tablo::Cell::Data::Coords
The Coords struct is essentially intended to enable conditional
formatting or styling. It is managed internally, but its attributes
(body_value, row_index, column_index), which define the related
source data element, are used by the Cell::Data::Formatter and
Cell:Data::Styler user-defined procs.