Add a Gradient Layer Below a UITableView
It is possible!

This one really annoyed me. Placing a CAGradientLayer()
in the background of a UITableView
should be super super easy, right? Well, not quite. Let us take a look.
Difficulty: Beginner | Easy | Normal | Challenging
This article has been developed using Xcode 12.5, and Swift 5.4