while (my $hashref = $sth->fetchrow_hashref){ push @cols, {IMAGES_PATH => $images_path,IMAGESRC=> $hashref->{code}}; }