Help for this page
$table_one .= words(\@data_one); $table_two .= words(\@data_two); $table_three .= words(\@data_three); $table_four .= words(\@data_four);
while ($count < $elements) { print ("we are in MAIN loop\n"); ... $test .= "</tr>"; } else {#do something else}