foreach my $lv (keys %hashCellID) { print "$lv = @{$hashCellID{$lv}}\n"; }