I have the following array:
val arr = Array(3){column-> IntArray(5){it+column} }
i want to set the value 5 in the place arr[1][3] (index