I am working with custom xibs for tableview .My requirement is to use swipable cards . I followed this https://stackoverflow.com/a/35883176/5362916 and achieved some part but i want to show next cell after swiping 1st cell similar to feedly & inshorts app . I want to use tableview because there are two custom cells . Please help me to achieve this using tableview . Is it possible with tableview? otherwise any other .