my %hash; @hash{ qw/number score alignment/ } = map{ \$cols[$_] } 0 .. $#cols;