if (ret.length > 0 && fields[0] < ret[ret.length - 1][0]) {
            outOfOrder = true;
        }