Return the value to a given index. This function should be safe.
fun [tab u0 I] u0
Return : u0 the value or nil if an error occurs (index out of range for example).
tabSet