pub const MAX_CELL_CHARS: usize = 32_767;
Maximum number of characters that a single cell can contain.