my $rows = $dbh->selectall_arrayref($SQL,{Columns =>{}}) ; $template->param(ROWS => $rows || []);