if let displayElements = record["dataElements"].ar...
# announcements
a
if let displayElements = record["dataElements"].array { parseDisplayElements(displayElements, intoFeatureGroup: featureGroup) }