my $arrayref = $sth->fetchall_arrayref({}); $template->param(table1 => $arrayref);