In smartforms we can pass internal table as well as work area. Literally we pass internal table in a smartforms table from Data tab we provide internal table name and work area name also declare in Global Declaration part. Suppose we used template in our smartforms and need to pass internal table. Right click on it and select create then Flow logic and finally select Loop. Then from Data tab click internal table and provide your internal table and work area.