I've created an UITableView
with UITableViewCell
. Between the view cells there are grew lines, but It's not fill width. I mean this lack a little bit at the lead. These are 2 option of separatorStyle is .none and .singleLine but I don't need them. I work with separatorInset but don't understand. I need change width of it, how can I?
I work with Xcode 9.0 and Swift.
Below is a screenshot that displays my screen: