Hi,
As I understand your issue, is it about bypassing a row in the datatable for certain condition? if so then you can try ".Setnextrow" method to start executing form the next row in the datatable.
As I understand your issue, is it about bypassing a row in the datatable for certain condition? if so then you can try ".Setnextrow" method to start executing form the next row in the datatable.

