Help for this page
use DBIx::XHTML_Table; ... }, ['id']); print $table->output;
Output as: <table width="100%" cellspacing="2" cellpadding="5" border-width="thin +" border-style="inset"> ... </tr> </tbody> </table>