foreach my $row (@$list) { print "$#{$row}
"; ..... }