https://i.sstatic.net/eLdxa.png
Looking to design a table with rows representing different status levels such as suspended, closed, and open. The challenge is that when the status is "open", it should not be displayed on the row. Any suggestions for implementing this in React?