Try `data.sortedBy { it[3] as Int} `
# getting-started
k
Try
data.sortedBy { it[3] as Int}