E-TDBJ-3
Message
Column count mismatch. Tried to insert row with {{actual}} values into table {{table name}} which has {{expected}} columns. If this is a bulk insert, multiple other rows might have already been written. Consider a rollback on the connection, to discard the changes.
Source
src/main/java/com/exasol/dbbuilder/dialects/Table.java:100