Place scrolling text in a table cell

Hello!

I’m using the lv_table widget. I have a fixed cell size. How can I set the text that is in one line to scroll left/right, if it is wider than the length of the cell?

What MCU/Processor/Board and compiler are you using?

ESP32-C3, ESP-IDF v5.0

What LVGL version are you using?

v8.3.9

Thanks in advance for your help.