I am using a filter on a completion to sort my data.
filter
completion(calls.filter{$0?.email == "test@email.com" || $0?.callMade != true}.compactMa