Open
Description
Following on @Ivanidzo4ka comment on PR #2796 we should not track column indices anymore through the codebase of the transforms, but the entire column for things like new columns, and active columns.
Tracking just indices is error prone.