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 8424515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:00:52+00:00 2026-06-10T04:00:52+00:00

I used to be able to use UITableViewCells, edit those as I wanted, link

  • 0

I used to be able to use UITableViewCells, edit those as I wanted, link them to the .h file, then all I would need to do is call them in code. But now, how would I declare a cell built in the table in storyboard that needs to be called in code?

  • 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-10T04:00:53+00:00Added an answer on June 10, 2026 at 4:00 am

    Select the cell you are interested in and display the Attributes inspector. There is a field named Identifier. Put a unique string like “CellSpecial” in this field.

    Then in cellForRowAtIndexPath: load the cell like this:

    UITableViewCell *pCell = [tableView dequeueReusableCellWithIdenitifier: @"CellSpecial"];
    

    And if you are creating these cells dynamically (ie, the cell order of the executing application is different than that of the storyboard), then you must go to the TableView in Storyboard and set the Content attribute to Dynamic Prototypes (not Static Content).

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

Sidebar

Related Questions

With combo box controls, I'm used to being able tab to them, click the
Has anyone else come across this at all? I used to be able to
I need to bea be able to use a static variable set in a
I would like to be able to use Spring using setter injection into Scala
This would be a bit easier if I was able to use PHP 5
I have used a number of programs where I am able to use the
We used to be able to use javascript in IE to produce a chromeless
I would like to be able to use TValue to store Data in a
Here is my code looks like, I would like to be able to use
I used to be able to use three finger scroll-up to switch between source/header.

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.