I've to custom cells each in an seperatea .xib file (and for each of them a seperate .h and .m file)
I need these two custom cells in my tableview (Controller). Thats an seperate file, too.
How is it posible to link the two custom cells to the tableviewController?