print $html_page->table( while ...... { $html_page->Tr( $html_page->td($db_data) ) } );