I am calling a sheet when a button is pressed. The button is generated through a ForEach loop and I want to pass the current object into the new sheet. Dependin
ForEach