help core data tableview not reloading
- by iphonedevcybin
i am using core data...my table view does not reload say if i add a new row to the table. until i terminate the app and re open it...im calling reloadData in my root controller viewwillappear method... any help would be appreciated
thanks in advance