if ( this.model.getTableProperties().allowRowInsertion ) {
        this.$element.append( this.insertionRow.$element );
    }