Somewhere in my code I have this pretty standard list with sections:
var body: some View { List { ForEach(userData.groupedBookings) { group in