| ' . strtoupper($tag_key) . ' | ';
$table_prefix = '';
foreach ($tag_bundle as $tag => $tag_count) {
$count = ($tag_count > 1) ? $tag_count . ' items' : $tag_count . ' item';
print $table_prefix . '' . $tag . ' | ' . $count . ' | ';
print '[ Edit ] [ Delete ] |
';
$table_prefix = '