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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T15:39:24+00:00 2026-05-27T15:39:24+00:00

I have a UITableView with custom cell. I have created seperate class with xib

  • 0

I have a UITableView with custom cell. I have created seperate class with xib for the tableviewcell. in tableviewcell i have added a UIView, because i want to add different uiviews in the tableview.

Now I have 2 views which i want to add based on my data to the tableviewcell. i,e; if my data support view1, then i am adding view1 in an array which will be used to draw the table view & in table view drawing i am simply writing like this:

cell.parentView = [dailyExpenseViewArray objectAtIndex:indexPath.row];

Daily Expense View array is an array of views of type 1 & 2. Parent view is the UIview object inside tableviewcell.

My problem is i am having the view array perfectly. but in the tableview, it is showing blank rows. although the number of rows are drawn, but with blank views.

Any help would be appreciated. Thanks in advance.

  • 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-27T15:39:25+00:00Added an answer on May 27, 2026 at 3:39 pm

    I’m not sure I fully understand your problem without seeing some more code, however I think it may be an issue with the way you’re trying to display the UIView inside the cell. Have you tried the following:

    [cell addSubview:[dailyExpenseViewArray objectAtIndex:indexPath.row]];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have UITableView.In that i have created custom cell with accessory button.Now by clicking
I have used custom cell class for my uitableview and used in cellForRowAtIndexPath method.
I have used custom cell in my tableview for different values and to save
I have created a custom UITableViewCell , but when I dequeue the cell, sometimes
I have a UITableView with custom background images in each cell. The bottom cell
I have built a custom UITableView with two cells. In one cell I have
UITableView custom cell showing weird results? I have my code below. Everything was showing
I have a grouped UITableView with custom cells (created by subclassing UITableViewCell ). I
I created a custom cell with IB In my interface, I have 3 UILabels
I created a custom cell function that has two uitextfields in it, because I

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.