eval { push @tbl, [ @$_ ] for $table->rows };
if ($@) {
my $error = $@;
warn " Custom error type 1 = no problem ";
}