Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8083395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T17:27:25+00:00 2026-06-05T17:27:25+00:00

I receive this error when I click on the section of my Tab-Bar application

  • 0

I receive this error when I click on the section of my Tab-Bar application that I am working with in the iOS Simulator:

Let me mention that my DebateNavigationViewController is a UIViewControllerSubclass

Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[DebateNavigationViewController tableView:numberOfRowsInSection:]: unrecognized selector sent to instance 0x6b479a0’
* First throw call stack:
(0x1874d72 0x106be51 0x190111d 0x107f7f8 0x1864b12 0x186476e 0x1ed7f6 0x1f03c4 0xbc792 0xbc138 0xbf986 0xc4461 0x641bc 0x107f6be 0x1e683b6 0x1e5c748 0x1e5c55c 0x1dda7c4 0x1ddb92f 0x1e7dda2 0x2cb5f 0x183daae 0x183d9ed 0x181b752 0x181aed4 0x181adab 0x17d0923 0x17d07a8 0x17e71 0x262d 0x2555)
libc++abi.dylib: terminate called throwing an exception

Here is some of my code that is relevant:

- (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView
{
return 1;
}

- (NSInteger)tableview:(UITableView *)tableview numberOfRowsInSection:(NSInteger)section
{
     return _list.count;
}

Does anyone know what is going on?

EDIT:
Pic of Connections:
Connections

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T17:27:27+00:00Added an answer on June 5, 2026 at 5:27 pm

    It could be that your DebateNavigationViewController is not inheriting from UITableViewController, or not implementing the Table View Datasource and Delegate protocols.

    In your header file:

    @interface DebateNavigationViewController : UITableViewController
    

    or

    @interface DebateNavigationViewController : UIViewController <UITableViewDelegate, UITableViewDataSource>
    

    Also if you are using interface builder, make sure your connections and identities are all correct. (The connections for the table view delegate and datasource should be the DebateViewController.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This macro runs on the click of a button. I receive an error. Run-time
I'm having a problem where I receive this error: Exception in thread main java.lang.NullPointerException
I am receiving an error that says The application was unable to start correctly
I cannot seem to figure out what to do to resolve this error that
When I try to checkout this project : https://src.springframework.org/svn/spring-samples/mvc-ajax/trunk/ I receive the error :
I received this error on following code.Is this + sign is not available in
I received >>> THIS <<< error log from a client. I replaced the app
I am using an broadcast receiver for Intent.ACTION_BATTERY_CHANGED. Rate at which I receive this
I want to raise an event from a .NET class, and receive this event
Due to a sad situation I receive HTML like this: <p>Perform the following commands:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.