I think you talking about repeatlayout?
If so, the difference is in the rendered output to the browser. 'Flow' will output data using <span> tags and 'Table' will render
html <table> output.
I dont know of any other method that you can apply the 'Flow' to outside of the normal controls, datalist, etc.