UITextField in UITableView cell is returning null
问题 I've been banging my head against the wall on this one for quite some time now. Any input or direction is greatly appreciated. So the goal is the create a log in form from text fields in a table. That user info, once collected will be passed on to an array in a seperate view controller so in can stored in a "favourites" list. So I've created the form which looks great and all but when I console out the form results the fields are return (null). I've picked the site for answers but can't