UIPageLayout affecting descendant UIPageLayouts

I want to have a ‘pages within pages’ type of ui, but everytime I change the top-level UIPageLayout, the descendant UIPageLayouts get offsetted by the page index of the highest UIPageLayout. How can I fix this?

image