How would I implement an RSS feed for a podcast into a UITableView problematically, preferably without using 3rd party API's? I've found tutorials on how to make podcast app but not a view for a single feed.
I'd appreciate any resources and help.
P.S. I've asked this a few times on many developer resource websites and have not received a single response. I'm getting so frustrated by this, it shouldn't be this hard to feed a podcast into a UITableView and I shouldn't need everyone's 3rd party API's to do it. Please, any solution would be a stress relief.