pub fn get_sorting_for_column( col_index: usize, sorting: Signal<VecDeque<(usize, ColumnSort)>>, ) -> ColumnSort