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