my $col_string = join( ',', sort {$$href{$a} <=> $$href{$b}} keys %$href );