The use of dynamic table and column names in SQL statements can be enabled using the allowDynamicSql element:

<allowDynamicSql/>

If this tag is omitted, then dynamic table and column names are not permitted, resulting in a configuration error if used. Refer to Using Dynamic Table and Column Names for details.