NSIndexPath has been changed to IndexPath
NSIndexPath
IndexPath
try IndexPath(row: Int, section: Int)
IndexPath(row: Int, section: Int)
API Reference : indexpath
Swift 3.0 Developer Preview
548k questions
547k answers
4 comments
86.3k users