replaceAll

inline fun <R, C, V> Table<R, C, V>.replaceAll(replacer: (R, C, V) -> V)