Help for this page
print "table rows count= $table->Rows->Count \n";
print 'table rows count = ', $table->Rows->Count, ".\n";