pub fn regular_table( input: ParseString<'_>, ) -> Result<(ParseString<'_>, Table), Err<ParseError<'_>>>