When running the workflow, I encounter the following problem : "Input table's structure differs from reference (first iteration) column2 <empty_63> ...". The problem comes from the second column that has no name. I use a column rename node to rename it but each time Knime loops on the file it gives the column a different name (different number as suffix).
How to keep a constant column name so I can rename it?
Is there a special reason you are still using 2.12? We added quite some features with the release of KNIME 3. and one of it is the new option for loop end nodes.