Oh there is a huge difference
If Sensible TableView is not used with Core Data, the same sample Tasks application that was created in the Core Data video tutorial (
www.sensiblecocoa.com/video-tutorials/wa...ata-integration.html) in just a few minutes, would actually take very experienced iPhone developers many hours to develop, if not a good few days. We have got this exact feedback from many of our customers.
Also, just to make sure I understood your question correctly, Sensible TableView complements Core Data, it does not replace it. Core Data provides the object/entity creation and storage, while Sensible TableView handles all the user interface generation.