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