Im trying get a label in a cell to have a random string every time the view loads up
How to have a label in a tableview cell show a random string from an array.
Fill your dataSource of the table view with random strings when the view loads up.Im trying get a label in a cell to have a random string every time the view loads up