Help for this page
my $x = 1; #index for table rows my $t=0; #index for checkbuttons and values ... $bill_table->put($x,7, $paybill); $x++; }#end foreach loop