Data driven Testing with Excel gets stuck for 3rd row

I am testing Post Rest service by providing the data from Excel sheet
I have data in my data sheet. And when i run the test suite , Katalon runs successfully for first 2 rows of data (ignoring the header).
As soon as it reaches the third row, it continues to display in progress bar.

I tried to run individually 3rd row , by entering “3” in run from specific rows. Test cases runs successfully and again hangs at 5th row.
So observation is for every 3rd iteration the execution hangs.


Thanks in advance for the support