pub fn get_table_cell_ids( db_context: &DbContext, table_id: &EntityId, ) -> Result<Vec<EntityId>>
Get all cell IDs for a given table.