Hi
I'm sorry that the FAQ didn't make it obvious enough. It's simple as you thought. As it says in the FAQ you need to make your slider content in a two column table. The first column contains the titles for each slider. The second column contains the content for each slider. So example below to clearly show you. All HTML elements should be in <> but I've omitted them so you can see what's happenning.
{faqslider inline/sliders}
table
tr
td
Demonstration Slider 1
/td
td
This is a test entry.
/td
/tr
tr
td
Demonstration Slider 2
/td
td
Another bit of test text
/td
/tr
/table
{/faqslider}