I currently have a recursive magic etl set up to 'screenshot' data that is different from the source data. This information has been helpful because we can see the historical data any time a row in a column is changed. Like keeping a data log of all changes. However, I need to add a timestamp each time the recursive magic etl runs so I know the order in time each row comes in as new. Could you help me by providing a screenshot of a recursive data flow that includes how to add the timestamp?