I am new to Talend and have a requirement where I have to track the number of changes to a source column value. I am thinking of using SCD (Postgres) component for this but I can't seem to wrap my head around how I would do that. Is there a way to maintain a counter on the target table that can be incremented every time a column in the source changes?