Help for this page
while($sth->fetchrow_array()) { print "$alias\n"; }
my $column_counter = 2; ... if ($j > 0) { _process_and_display_partial_row( @grouped_columns ); }