My goal is to create SomeProtocol that confroms View protocol and then use this to create array of SomeProtocol with ForEach loop and use body from every SomeProtocol.
Cu