pub(crate) fn iter_fields_pretty<'a>( columns: impl Iterator<Item = usize>, schema: &Schema, ) -> Option<Pretty<'a>>