DateColumn
default T
fillWith(Iterable<LocalDate> iterable)
T
fillWith(Supplier<LocalDate> supplier)
fillWith(Iterator<LocalDate> iterator)