my @table_linear; foreach (@table) { push @table_linear, @{$_} }