I am creating a simple program that creates several textfields to edit in. I use this code to create them:
ForEach((1...textfields).reversed(), id: .self){_ in TextFi