It’d help to add “Scroll Behavior” option for the items in auto layout, which gives the option for Position Sticky either for Top or Left (with offset values) depending on the direction of auto layout (vertical or horizontal).
This will make creating tabular / grid layouts with row and column freezes possible… especially when creating feature comparison layouts.