Conditional rendering of components

So, to test this out, I’ve set up two tabs. One that renders when “if no rows in model, skip and render”, and another with the opposite, “if no rows then skip and don’t render”. However, neither tab shows up. By logic, either one or the other should be appearing. What am I missing?