const TableRowStart = struct
const TableRowStart = struct { cells_buffer: [max_table_columns][]const u8, cells_len: usize, }