pub fn parse_table(line: &[Token]) -> MdBlockElement
Parses GitHub-style tables from the input vector of tokens.