I think the reason why my app is crashing is because concert1 is not being added to the array, and swift receives it as nil. How would I fix this? When I breakpoint, the array has 0 objects. I think the reason why my app is crashing is be
I think the reason why my app is crashing is because concert1 is not being added to the array, and swift receives it as nil. How would I fix this? When I breakpoint, the array has 0 objects. I think the reason why my app is crashing is be