by “iterating” you mean selecting one after the other? Which version is this on, 5.3.0 or 5.3.1?
Unfortunately, the error message from the dialog frontend is completely useless… Could you share a sample workflow to reproduce the issue? I am mostly interested in the input column spec, i.e. which data types are involved. The data can also only consist of one row with missing cells and the column names can be scrambled, if they contain sensitive info.
I filed it as AP-23128. The number input does not handle the null value, which then gets printed to the console. I don’t think it has a functional effect, since the previous empty string "" does not clearly map to a number anyway. But we will get it fixed, nonetheless, so that it at least does not log a useless error message anymore.