I get video links from Web-Service API , now what i want is that those videos should be display in UITableview
like vine app and they must be autoplay in UITableview
itself like vine app.
I have taken custom UITableview
cell , in which i am adding MPMoviePlayercontroller
,but the things are not working.