Sometimes you may want to skip a row of data contained in the local data table. For example you know a row will fail due to a bug in the product. You don't want to run that row until the bug gets fixed, but you don't want to delete the data from that row either. You want to only temporarily disable it.