Display string for cell (row, LOGICAL col).
String cellText(int r, int c) => columns[c].value(_rows[r]);