$table->addRow( @{$sth->{NAME}} ); $table->setRowHead(1); $table->addRow( @{$sth->{NAME}} ); $table->setRowHead(2);