I have the following struct:
struct Communication: Identifiable { let id: String let message, title: String let date: Date var isExpanded: Bool =