invalid attempt to spread non-iterable instance
Exception generated only on IOS when the datasource was empty.
Look this issue https://github.com/facebook/react-native/issues/21734 on github
The solution can be check if the dataSource isn't empty,