my @entry; for my $col (@header) { push @entry, $elements{$elementId}->{$col}; }