Can this `Data.Element : Identifiable` remove from ```swift public struct QGrid<Data, Content> : View where Data : RandomAccessCollection, Content : View, Data.Element : Identifiable ``` to support Core Data NSManagedObjects