foreach my $row (keys %$dbDDL) { push @rowArr, '
 ' . '' .$dbDDL->{$row} . '' . '
' ; &P3::util::HTML::doTableDetailRow($altColor, @rowArr); }