pub fn parse_table_id(id: &str) -> Option<u32>
Parse the 1-based ordinal out of an id; None when malformed.
None