pub fn new_test_table_info<I: IntoIterator<Item = u32>>( table_id: TableId, region_numbers: I, ) -> TableInfo