setCell

fun setCell(x: Int, y: Int, character: Char)

Set the cell at a specified x and y position to a specified character.