var ourRow = owlUtils.firstRowIfExists(
                _.filter(this.data, function (datum) {
                    /* jshint ignore:start */
                    return datum.id == rowId;
                    /* jshint ignore:end */