4️⃣UITableView

Spring 2025

Lecture Slides

Lecture Video

Forgot to record, please refer to this last lecture instead and ask any questions on EdStem if needed.

Lecture Demo

If you prefer to download the ZIP, go to Code > Download ZIP.

Clone the Repository

git clone https://github.com/intro-to-ios/lec4-uitableview.git
OR git clone [email protected]:intro-to-ios/lec4-uitableview.git

Checkout Branches

git checkout origin/1-cell
OR git checkout 1-cell

git checkout origin/2-tableview
OR git checkout 2-tableview

Last updated

Was this helpful?