while ( @ratings = $ratings->fetchrow_array() ) { push @Array, [$rati +ngs[0], $ratings[1]]; }