# create a reference to a hash with @$times as keys and values:
my $times_href = { map { $_ => $_ } @$times };
# add the image tagging to the $icon elements:
$icons->{$_} = "{$_}\" alt=\"\" />" for ( keys %$icons );
print "
| $dref->{$_} | " for ( @$times ); print "