Hi all,
there is an issue with Java Snippet in KNIME 3.7: the getColumnName() method always throws an out of range exception, as if the input table had no columns.
The same Java snippet which gives this error in KNIME 3.7 worked flawlessly in KNIME 3.6.
I attached a sample workflow (6.6 KB) which reproduces the problem.