pub const MODE_TABLE: char = '\u{E008}';
A table segment. Within it, cells are separated by CELL_SEP and rows by ROW_SEP; a table is 2-D and the wire is a flat string, so the structure needs separators rather than a mode alone.
CELL_SEP
ROW_SEP