You can use a Java Snippet
node to check if the column exists, and put the value in a flow variable:
Then use a Vernalis IF Switch (Flow Variable Value)
node (see https://nodepit.com/node/com.vernalis.knime.flowcontrol.nodes.bdt.varvalifswitch.FvvalIfSwitchNodeFactory2) to switch the branch:
Steve