my @ith_data = map { defined $data{$_}[$i] ? $data{$_}[$i] : '' } @keys;