<th><?php echo $this->escape($this->label);
    if ($this->required): ?> <span class="description"><?php _e('(required)', 'scout-units-list'); ?></span><?php endif;
    ?></th>
