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

  • SEARCH
  • Home
  • 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 598345
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T16:22:43+00:00 2026-05-13T16:22:43+00:00

I have a problem with my application for the iPhone. It’s a tab based

  • 0

I have a problem with my application for the iPhone.

It’s a tab based application. In one of the tabs, I have a Table View. I have set it up to load in data from a PLIST.

My problem is that when I try to build and run it, the application either crashes, or stays at a black screen with the error message “Terminating app due to uncaught exception”.

I looked in the console, and found that the error probably laid in this string:

- (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section
{
 return workouts.count;
}

(error message:)

2010-02-06 21:50:54.733 Mudo[52439:207] *** -[FirstViewController tableView:numberOfRowsInSection:]: unrecognized selector sent to instance 0x39101a0
2010-02-06 21:50:54.735 Mudo[52439:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[FirstViewController tableView:numberOfRowsInSection:]: unrecognized selector sent to instance 0x39101a0'
2010-02-06 21:50:54.736 Mudo[52439:207] Stack: (
    29344859,
    2569487625,
    29726779,
    29296246,
    29148866,
    4413562,
    4420938,
    4419935,
    3136474,
    3076985,
    3118420,
    3106975,
    55857840,
    55857263,
    55855302,
    55854394,
    2780921,
    2804616,
    2787027,
    2814133,
    37441233,
    29129600,
    29125704,
    2780777,
    2818051
)

Building the app does not generate any errors.

Please help me? Thanks 🙂

  • 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-05-13T16:22:43+00:00Added an answer on May 13, 2026 at 4:22 pm

    If you look at the actual text of the exception, 'NSInvalidArgumentException', reason: '*** -[FirstViewController tableView:numberOfRowsInSection:]: unrecognized selector sent to instance 0x39101a0', you can see the root of the problem. Somewhere in your code you’re calling tableView:numberOfRowsInSection: on a FirstViewController, which doesn’t implement that method.

    Exceptions are not caught at compile-time, but rather thrown at runtime. You may want to read up on them if you aren’t familiar, as they’re a fairly important part of many programming languages.

    http://en.wikipedia.org/wiki/Exception_handling

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

Sidebar

Ask A Question

Stats

  • Questions 298k
  • Answers 299k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Since Codeplex now supports native mercurial, I think I'm going… May 13, 2026 at 7:38 pm
  • Editorial Team
    Editorial Team added an answer Your CSS properties are being assigned, but immediately overridden by… May 13, 2026 at 7:38 pm
  • Editorial Team
    Editorial Team added an answer EDIT: Now that we see the message, the solution is… May 13, 2026 at 7:38 pm

Related Questions

I am currently building my Core Data model, which I would like to sync
another weird problem with the iPhone SDK here. I have a UITableView which contains
I have two projects, a Cocoa iPhone application and a static library which it
I'm having an annoying problem with my iPhone app. Whenever I set the optimization
A little background: I'm a C# developer starting to mess with the iPhone (have

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.