I have an array of objects that contain Date property. I want to distribute them in UITableView sections according to their month. How can I do that?
My model: