We should expose the possibility to set the SeparatorStyle for the SplitRow with a public property called separatorStyle which subsequently sets the tableViewRight.leftSeparatorStyle to the user defined value:
|
tableViewRight.separatorStyle = .none |
|
tableViewRight.leftSeparatorStyle = .singleLine |