I would like to iterate through a table based on a list of values. This is the process I would like to automate:
Filter the table on a value then add an attribute and BulkAttributeRenamer. I have 20 values so I'd like to be able loop through the table for each value rather than have a set of transformers for every value.