For each row round2 not working

ok @Stef_99 so you are surround it with Try Catch in the Catch Section use Log Message and in the log simply write Exception.message that way you get the Exception.which occur and as per @Yoichi Said your If condition if it found num in that Column it throw Error so first simply find the Exception and try to change the logic.so you get better understanding on that.

cheers