Basically I am storing an index of an array in a NSInteger. I now need it as an NSIndexpath, I'm struggling to see and find a way to convert my NSInteger to NSIndexpath so I can reuse it.
question from:https://stackoverflow.com/questions/6454723/convert-nsinteger-to-nsindexpath