groupSegRows: function(segs) {
        var segRows = [];
        var i;

        for (i = 0; i < this.rowCnt; i++) {