at the moment I have a very simple array:
val name = arrayListOf( "Steve", "David", "Chris, "Bev") MyResult.text = name[2]