Obj-msg-send error in numberOfSectionsInTableView
- by mukeshpawar
import "AddBillerCategoryViewController.h"
import "Globals.h"
import "AddBillerViewController.h"
import "AddBillerListViewController.h"
import"KlinnkAppDelegate.h"
@implementation AddBillerCategoryViewController
@synthesize REASON, RESPVAR, currentAttribute,tbldata,strOptions;
// This recipe adds a title for each section
//Initialize the…