val ints: List[Int] = List(1, 2, 3) val names: List[String] = List("Joel", "Chris", "Ed")
Clickable & Draggable!