Forgot to record, please refer to this last lecture instead and ask any questions on EdStem if needed.
git clone https://github.com/intro-to-ios/lec4-uitableview.git
OR git clone git@github.com:intro-to-ios/lec4-uitableview.git
git checkout origin/1-cell
OR git checkout 1-cell
git checkout origin/2-tableview
OR git checkout 2-tableview