I\'ve created a simple List as below, but there are extra separators below it.
List
List { Text(\"Item 1\") Text(\"Item 2\") Text(\"Item 3\")
You can add this, for remove separator.
UITableView.appearance().separatorColor = .clear