Only enable datum dupe checking in collection after data has been received. This works under the assumption that a single telemetry request will not contain duplicate elements, thus, it is not necessary to check for dupes on the initial request. Improves performance when rows are sorted by a column that has duplicate row-values.