Can you give me any simple example? For example I took an error when I try to add my strings:
String id = line.split(" / ")[0]; String ssid = line.split(" / ")[1]; table += ...