Changing UITableView style as "Grouped" Causes Crash Changing UITableView style as "Grouped" Causes Crash ios ios

Changing UITableView style as "Grouped" Causes Crash


This issue has been resolved in Xcode 9.1. Release not Xcode9.1

Refer this release note for detail.

You can download DMG/XIP file from this link.


Open your xib file via editing the xml and replace: style="plain" => dataMode="prototypes" style="grouped"