forEach

inline fun <R, C, V> Table<R, C, V>.forEach(action: (R, C, V) -> Unit)