my $aoh = csv (in => $xFile[$k], headers => "auto", callbacks => { after_parse => sub { $_ ||= 0 for @{$_[1]} }});