```private var board = arrayOf<Array<Cell&gt...
# android
l
Copy code
private var board = arrayOf<Array<Cell>>()