I have tried to implement a basic list with a ForEach loop. I\'ve tried with Both a hashable struct and basic array Using ForEach(..., id: \\.self) as shown below.
ForEach(..., id: \\.self)