push @data, "$_: $hash{$_}\n" for grep exists $hash{$_}, @array;