I want a space between two cell in table view,
I want cell like this,
<
in your cellForRowAt
cellForRowAt
cell.layer.borderWidth = 2 cell.layer.cornerRadius = 10 cell.layer.borderColor = UIColor.systemBackground.cgColor