fn build_port_table( title: &str, names: &[String], base_id: &str, prefix: &str, ) -> (String, HashMap<String, String>, Option<String>)