
I created different tableviewcell XIB files for each section. When i open cell in order like 2,1,0(index) , everything works as expected. But when i expand 0 index cell, scroll to the end tap into 1 index. Part of 1 index cell shows under header. To be clear, my header is not transparent.
How can i solve it? or is this a bug?