In my project, I use a two-tabbed storyboard. What I want to create is on the first tab, when you swipe left, another layout with text will appear, and when you swipe again, another layout will show different information (so let's say I want 10 different layout templates, but I need to be able to change the text from the layout templates. So this is my storyboard:

And in the "First View" I need to scroll left and show the layout with text, swipe the screen again and show (for example) the same layout with different text, swipe left, again show another layout with text and soon. So there are a total of 10 layout templates where I need to change the text in the code.
, , iPhone/iPad, , . ?
user2117204