CurrentTable
Expansion Label: CS_CURRENT_TABLE
Dependency: CS_TABLE_LIST
Description: Returns a string representing the current table accessed by a prior call to [%CS_TABLE_LIST%]
Assuming you create a node with the label - [%CS_TABLE_LIST%].cs as shown below:
And then add the [%CURRENT_TABLE%] code nanite as the code:
When the code is generated, each file will output the name of the table currently being processed.