Can't define mulitple "expect_table_row_count_to_be_between" with different "row_condition"

Hello,
I encountered a situation where i need to define multiple time “expect_table_row_count_to_be_between” with different “row_condition”.
The problem is that the validator register only the last definition of the expectation.
Did I misunderstood something or is there an alternative ?

I know this is an old thread, but this link may help others experiencing similar problems: