while (@row = $sth5->fetchrow_array) { push @list_of_teamdata, [ @row ]; }