if ( this.model.getTableProperties().showHeaders ) {
        this.$element.append( this.headerRow.$element );
    }