In my SwiftUI app, when the user clicks an item in the List, it takes the user to the details view. In the details view, we need to display an image loaded from Core Data. T