fn row_labels<'a>( columns: &'a [LabelColumn<'a>], row: usize, ) -> impl Iterator<Item = (&'a str, &'a str)>